home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: papacostas@aol.com (Papacostas)
- Newsgroups: comp.lang.c++
- Subject: Help: BC++ 3.0 & Windows 3.1 API
- Date: 13 Jan 1996 16:16:29 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4d97fd$v8@newsbf02.news.aol.com>
- Reply-To: papacostas@aol.com (Papacostas)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- If have Borland C++ Version 3.0 (1991) and I am having trouble
- compiling programs containing calls to Windows 3.1 API functions
- such as RedrawWindow, EnableCommNotification and GetOpenFileName.
-
- I suspect it's because BC++ 3.0 supports Windows 3.0 API calls but not
- Windows 3.1: I have already added function prototypes and constants to
- windows.h to overcome compilation problems but I am still unable
- to link successfully.
-
- Could someone please:
-
- 1. Help me confirm my suspicion.
-
- 2. Help me find a workaround (other than buying a newer version
- of the compiler).
-
- Thanks for your help .
-
-
-